Xbasic

A5_PACK_SET Function

Syntax

C a5_pack_set(C setname [,L silent ])

Arguments

setname

The name of the set whose dictionaries you wish to pack.

silent

Logical

Description

Packs the records in the tables of a set. Prompt for tablenames if silent if .f.

Discussion

The A5_PACK_SET() function displays the Pack Set dialog. After you select the tables in the set that you wish to pack and click OK, the function permanently removes any deleted files in the selected tables.

Limitations

Desktop applications only.

See Also